home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / bin / rstartd < prev    next >
Text File  |  2009-05-11  |  1KB  |  30 lines

  1. #! /bin/sh
  2. # $Xorg: server.cpp,v 1.3 2000/08/17 19:54:01 cpqbld Exp $
  3. #
  4.  
  5. # Copyright (c) 1993 Quarterdeck Office Systems
  6. #
  7. # Permission to use, copy, modify, distribute, and sell this software
  8. # and software and its documentation for any purpose is hereby granted
  9. # without fee, provided that the above copyright notice appear in all
  10. # copies and that both that copyright notice and this permission
  11. # notice appear in supporting documentation, and that the name
  12. # Quarterdeck Office Systems, Inc. not be used in advertising or
  13. # publicity pertaining to distribution of this software without
  14. # specific, written prior permission.
  15. #
  16. # THIS SOFTWARE IS PROVIDED "AS-IS".  QUARTERDECK OFFICE SYSTEMS,
  17. # INC., DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  18. # INCLUDING WITHOUT LIMITATION ALL IMPLIED WARRANTIES OF
  19. # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
  20. # NONINFRINGEMENT.  IN NO EVENT SHALL QUARTERDECK OFFICE SYSTEMS,
  21. # INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING SPECIAL,
  22. # INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE, DATA, OR
  23. # PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND REGARDLESS
  24. # OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE, ARISING OUT
  25. # OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  26. #
  27. # $XFree86: xc/programs/rstart/server.cpp,v 3.2 2001/01/17 23:45:03 dawes Exp $
  28.  
  29. exec /usr/lib/X11/rstart/rstartd.real -c /usr/lib/X11/rstart/config
  30.